Add c flag when invoking ar (#241)
authorHarmen Stoppels <harmenstoppels@gmail.com>
Tue, 25 Oct 2022 02:47:20 +0000 (04:47 +0200)
committerGitHub <noreply@github.com>
Tue, 25 Oct 2022 02:47:20 +0000 (22:47 -0400)
commit1f1e42d3b8f77d26aa206734bcb33d3251548652
treef293dc0a8c255203aef948d292543ff02c85a919
parent63f31c908ef7656415f73d6c178f08181239f74c
Add c flag when invoking ar (#241)

`llvm-ar` warns when the archive does not exist and `c` is not passed.
Makefile